home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr25
/
checker4.zip
/
CKRMOVES.H
< prev
next >
Wrap
Text File
|
1993-03-01
|
472b
|
10 lines
/*--------------------------------------
CKRMOVES.H header file, Version 0.40
--------------------------------------*/
ULONG CkmQueryAllMoveablePieces (BOARD *pbrd, SHORT sColor) ;
ULONG CkmQueryAllJumpablePieces (BOARD *pbrd, SHORT sColor) ;
ULONG CkmQueryMoveDestinations (BOARD *pbrd, SHORT sColor, ULONG ulPiece) ;
ULONG CkmQueryJumpDestinations (BOARD *pbrd, SHORT sColor, ULONG ulPiece) ;
SHORT CkmQueryJumpedPiece (SHORT sBeg, SHORT sEnd) ;